home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / CDROM / Basic Apps / The_NoSD_Submitter.app / English.lproj / Messages.strings < prev   
Encoding:
Text File  |  1996-11-08  |  1.6 KB  |  60 lines

  1.  
  2. /* Nachrichten */
  3.  
  4. "File Not Found" = "Error loading %s";
  5. "Unnamed Document" = "noname";
  6.  
  7. "Saving" = "Saving...";
  8. "Write Error" = "Cannot save file: %s";
  9.  
  10. "Loading" = "Loading...";
  11. "Load Error" = "Cannot save file: %s";
  12.  
  13. "Mail sent" = "Submission sent to: %s";
  14.  
  15.  
  16. "Quit Title" = "Quit";
  17. "Quit Message" = "There are edited windows";
  18. "Quit Unsaved" = "Review unsaved";
  19. "Quit Anyway" = "Quit anyway";
  20. "Quit Cancel" = "Cancel";
  21.  
  22. "Save Title" = "Save";
  23. "Save Message" = "Save changes to %s?";
  24. "Save Save" = "Save";
  25. "Save No" = "Don't save";
  26. "Save Cancel" = "Cancel";
  27.  
  28. "Submitter Name" = "@Record-Last-Modified:USER";
  29.  
  30. "Template Type" = "@Begin";
  31. "Product Title" = "@Title";
  32. "Version" = "@Version";
  33. "Requirements" = "@Requirements";
  34. "Description" = "@Description";
  35. "Short Description" = "@Short-Description";
  36. "Release Date" = "@Creation-Date";
  37. "Publication Status" = "@Publication-Status";
  38. "Copyright-Type" = "@Copyright:Type";
  39. "Copyright Note" = "@Copyright:statement";
  40. "Author Name" = "@Author:Name";
  41. "Author Work Phone" = "@Author:Work-Phone";
  42. "Author Work Fax" = "@Author:Work-Fax";
  43. "Author Work Postal" = "@Author:Work-Postal";
  44. "Author EMail" = "@Author:Email";
  45. "Category" = "@Category";
  46. "Last Modified Date" = "@Record-Last-Modified:Date";
  47. "Last Verified User" = "@Record-Last-Verified:USER";
  48. "Last Verified Date" = "@Record-Last-Verified:Date";
  49.  
  50. "Architecture" = "@Architecture";
  51.  
  52. /* 3 Arch Gruppen */
  53. "Architecture NS" = "@Architecture:NEXTSTEP";
  54. "Architecture OS" = "@Architecture:OpenStep";
  55. "Architecture GNU" = "@Architecture:GNUStep";
  56. "Architecture OTHERS" = "@Architecture:Others";
  57. "Keywords" = "@Keywords";
  58.  
  59.  
  60.